Add include/linux/mmc/sdio_ids.h
authorHauke Mehrtens <hauke@hauke-m.de>
Mon, 20 Apr 2009 20:15:01 +0000 (22:15 +0200)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Tue, 28 Apr 2009 22:31:16 +0000 (15:31 -0700)
commit5e453f887156a0ac0ba422f6c6c2b501f253a64b
treee226a3ed21fe343cd328e9480a23cce2283a981b
parent732494ca08df3bb16aa85a0b41a831096042599d
Add include/linux/mmc/sdio_ids.h

The sdio_ids.h only contains definitions, no structures. It is like the
linux/pci_ids.h file for SDIO devices.

If you do not like to include the file use this patch which adds the
needed definition to compat.h.

Hauke

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
compat/compat.h