From: Al Viro Date: Tue, 5 Feb 2008 06:27:29 +0000 (-0800) Subject: sdio: fix module device table definition for m68k X-Git-Tag: v2.6.25-rc1~1041 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7492d4a416d68ab4bd254b36ffcc4e0138daa8ff;p=pandora-kernel.git sdio: fix module device table definition for m68k FATAL: drivers/bluetooth/btsdio: sizeof(struct sdio_device_id)=12 is not a modulo of the size of section __mod_sdio_device_table=30. Fix definition of struct sdio_device_id in mod_devicetable.h m68k has 16bit alignment for unsigned long. Cc: Geert Uytterhoeven Cc: Sam Ravnborg Cc: Pierre Ossman CC: Marcel Holtmann Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed