diff options
Diffstat (limited to 'ANDROID_3.4.5/arch/arm/mach-omap2/sdram-nokia.h')
-rw-r--r-- | ANDROID_3.4.5/arch/arm/mach-omap2/sdram-nokia.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/ANDROID_3.4.5/arch/arm/mach-omap2/sdram-nokia.h b/ANDROID_3.4.5/arch/arm/mach-omap2/sdram-nokia.h deleted file mode 100644 index ee63da5f..00000000 --- a/ANDROID_3.4.5/arch/arm/mach-omap2/sdram-nokia.h +++ /dev/null @@ -1,12 +0,0 @@ -/* - * SDRC register values for Nokia boards - * - * Copyright (C) 2010 Nokia - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation. - */ - -struct omap_sdrc_params *nokia_get_sdram_timings(void); - |