atheros: v3.18: update names and declarations
[librecmc/librecmc.git] / target / linux / atheros / patches-3.18 / 101-early-printk-support.patch
index 54446a4774c8308f7474c7bcb2843c4b1e81fa1e..367069d3e9ec4b5199cfdefbd405603ce6aaf522 100644 (file)
@@ -34,7 +34,7 @@
 +      static void __iomem *base;
 +
 +      if (unlikely(base == NULL)) {
-+              if (is_2315())
++              if (is_ar2315())
 +                      base = (void __iomem *)(KSEG1ADDR(AR2315_UART0));
 +              else
 +                      base = (void __iomem *)(KSEG1ADDR(AR5312_UART0));