omap: header: remove unused data-type
authorvikram pandita <vikram.pandita@ti.com>
Sat, 12 Dec 2009 00:16:36 +0000 (16:16 -0800)
committerTony Lindgren <tony@atomide.com>
Sat, 12 Dec 2009 00:16:36 +0000 (16:16 -0800)
commit9cb87a6b443fe6061d91b7eb220d15d01e0dc611
tree87ebf776edb82ce13d563e0ee3c36d15a39a13ff
parent3bfe8971a820e3322c9542bcdc58e12583c9bb50
omap: header: remove unused data-type

Remove unused data type omap_gpio_switch_config

Thereby also get rid of following sparse warnings:
arch/arm/plat-omap/include/plat/board.h :121:20:
warning: dubious bitfield without explicit `signed' or `unsigned'
arch/arm/plat-omap/include/plat/board.h :122:19:
warning: dubious bitfield without explicit `signed' or `unsigned'
arch/arm/plat-omap/include/plat/board.h :123:24:
warning: dubious bitfield without explicit `signed' or `unsigned'

Signed-off-by: Vikram Pandita <vikram.pandita@ti.com>
Acked-by: Felipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/include/plat/board.h