[adm8668] remove unused variables and defines
[openwrt.git] / target / linux / adm8668 / files / arch / mips / adm8668 / platform.c
index 4de38fd..803af09 100644 (file)
@@ -20,9 +20,6 @@
 #include <asm/io.h>
 #include <adm8668.h>
 
-extern char _end;
-#define PFN_ALIGN(x)    (((unsigned long)(x) + (PAGE_SIZE - 1)) & PAGE_MASK)
-
 static struct resource uart_resources[] = {
        {
                .start          = ADM8668_UART0_BASE,
This page took 0.021117 seconds and 4 git commands to generate.