powerpc/ps3: Fix CONFIG_PS3_FLASH=n build warning
authorGeoff Levand <geoffrey.levand@am.sony.com>
Thu, 16 Apr 2009 09:05:38 +0000 (09:05 +0000)
committerPaul Mackerras <paulus@samba.org>
Wed, 22 Apr 2009 04:56:34 +0000 (14:56 +1000)
commit0d3b2ab6be1500041e11059bee97e83da9da28cc
tree4b2bf7e7f30ae6572251d0e8f2d0007d4ed61639
parent59e4c3a2fe9cb1681bb2cff508ff79466f7585ba
powerpc/ps3: Fix CONFIG_PS3_FLASH=n build warning

Fix build warnings like these when CONFIG_PS3_FLASH=n:

  arch/powerpc/platforms/ps3/os-area.c: warning: 'update_flash_db' defined but not used

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/ps3/os-area.c