Straignten out some issues with HAVE_LCD_ENABLE. 1g/2g/3g had it defined but it shoul...
commitb9bd81513ab15565428b587dacc6957ec2d7da5c
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Tue, 31 Jul 2007 12:43:06 +0000 (31 12:43 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Tue, 31 Jul 2007 12:43:06 +0000 (31 12:43 +0000)
treeb3cea13c807d90e3c522bc60e249806f9b5cc15b
parent7d5861f978d87eedda363ab05f47c85d5352ca3f
Straignten out some issues with HAVE_LCD_ENABLE. 1g/2g/3g had it defined but it shouldn't have been. lcd_enabled() was only available as a real function on gigabeat but others can use that too. Markup lcd.h a bit because I got a bit lost in it.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14100 a1c6a512-1295-4272-9138-f99709370657
firmware/export/config-gigabeat.h
firmware/export/config-ipod1g2g.h
firmware/export/config-ipod3g.h
firmware/export/lcd.h
firmware/target/arm/iriver/h10/lcd-h10_20gb.c
firmware/target/arm/sandisk/sansa-e200/lcd-e200.c
firmware/target/coldfire/iaudio/x5/lcd-x5.c
firmware/target/coldfire/iriver/h300/lcd-h300.c