• Guenter Roeck's avatar
    alpha: Define ioremap_wc · 7817cedc
    Guenter Roeck authored
    Commit 3cc2dac5 ("drivers/video/fbdev/atyfb: Replace MTRR UC hole
    with strong UC") introduces calls to ioremap_wc and ioremap_uc. This
    causes build failures with alpha:allmodconfig. Map the missing functions
    to ioremap_nocache.
    
    Fixes: 3cc2dac5 ("drivers/video/fbdev/atyfb:
            Replace MTRR UC hole with strong UC")
    Cc: Paul Gortmaker <paul.gortmaker@windriver.com>
    Cc: Luis R. Rodriguez <mcgrof@suse.com>
    Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
    Signed-off-by: default avatarMatt Turner <mattst88@gmail.com>
    7817cedc
io.h 14.4 KB