block/z2ram: Remove duplicate external declarations
authorGeert Uytterhoeven <geert@linux-m68k.org>
Fri, 4 Oct 2013 10:38:23 +0000 (12:38 +0200)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 26 Nov 2013 10:09:10 +0000 (11:09 +0100)
commitb3ce71720560a9125aa0343bdbf501d887dbfb74
treef98a99c49f0092158b166fb1722d4e05d32f6281
parentbd9ba8f40ee30edf31cc0845d8838bc43d172ef3
block/z2ram: Remove duplicate external declarations

Remove the external declarations for m68k_realnum_memory and m68k_memory,
which are already provided by <asm/setup.h>, to avoid conflicts later.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
drivers/block/z2ram.c