commit | 0d3b2ab6be1500041e11059bee97e83da9da28cc | [log] [tgz] |
---|---|---|
author | Geoff Levand <geoffrey.levand@am.sony.com> | Thu Apr 16 09:05:38 2009 +0000 |
committer | Paul Mackerras <paulus@samba.org> | Wed Apr 22 14:56:34 2009 +1000 |
tree | 4b2bf7e7f30ae6572251d0e8f2d0007d4ed61639 | |
parent | 59e4c3a2fe9cb1681bb2cff508ff79466f7585ba [diff] |
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>