diff options
Diffstat (limited to 'arch/arm/mach-omap2/gpmc.c')
-rw-r--r-- | arch/arm/mach-omap2/gpmc.c | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/arm/mach-omap2/gpmc.c b/arch/arm/mach-omap2/gpmc.c index 1be8f9ae8437..f46933bc9373 100644 --- a/arch/arm/mach-omap2/gpmc.c +++ b/arch/arm/mach-omap2/gpmc.c | |||
@@ -641,15 +641,6 @@ int gpmc_prefetch_reset(int cs) | |||
641 | } | 641 | } |
642 | EXPORT_SYMBOL(gpmc_prefetch_reset); | 642 | EXPORT_SYMBOL(gpmc_prefetch_reset); |
643 | 643 | ||
644 | /** | ||
645 | * gpmc_prefetch_status - reads prefetch status of engine | ||
646 | */ | ||
647 | int gpmc_prefetch_status(void) | ||
648 | { | ||
649 | return gpmc_read_reg(GPMC_PREFETCH_STATUS); | ||
650 | } | ||
651 | EXPORT_SYMBOL(gpmc_prefetch_status); | ||
652 | |||
653 | static void __init gpmc_mem_init(void) | 644 | static void __init gpmc_mem_init(void) |
654 | { | 645 | { |
655 | int cs; | 646 | int cs; |