]> git.sur5r.net Git - u-boot/blobdiff - drivers/serial/serial_meson.c
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
[u-boot] / drivers / serial / serial_meson.c
index 6412ca6496366b3678eee8b4dac63e5288973078..a363cd9a1f48ba94ae876b3eecbee5406c34eaac 100644 (file)
@@ -11,8 +11,6 @@
 #include <linux/compiler.h>
 #include <serial.h>
 
-DECLARE_GLOBAL_DATA_PTR;
-
 struct meson_uart {
        u32 wfifo;
        u32 rfifo;