]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/serial/amba-pl010.c
ARM: Fix section build warnings for AMBA drivers
[net-next-2.6.git] / drivers / serial / amba-pl010.c
index b09a638d051fde98c37e52a58eb2cb9a25756663..50441ffe8e3856592dbfdae368e9891b64078d50 100644 (file)
@@ -782,7 +782,7 @@ static int pl010_resume(struct amba_device *dev)
        return 0;
 }
 
-static struct amba_id pl010_ids[] __initdata = {
+static struct amba_id pl010_ids[] = {
        {
                .id     = 0x00041010,
                .mask   = 0x000fffff,