]> git.sur5r.net Git - u-boot/blobdiff - drivers/serial/lpc32xx_hsuart.c
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
[u-boot] / drivers / serial / lpc32xx_hsuart.c
index b42537529de85c10e44c522e2a5775523473e0cb..1d3e928bb1e9018294dce00b8de5d5c944393823 100644 (file)
@@ -12,8 +12,6 @@
 #include <asm/arch/uart.h>
 #include <linux/compiler.h>
 
-DECLARE_GLOBAL_DATA_PTR;
-
 struct lpc32xx_hsuart_priv {
        struct hsuart_regs *hsuart;
 };