]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/video/aty/mach64_ct.c
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
[linux-2.6-omap-h63xx.git] / drivers / video / aty / mach64_ct.c
index e7056934c6a831c06620fd6ea1a45d1b689c3ead..5080816be653de4802a523d364ef720d394d0808 100644 (file)
@@ -27,7 +27,7 @@ u8 aty_ld_pll_ct(int offset, const struct atyfb_par *par)
        return res;
 }
 
-void aty_st_pll_ct(int offset, u8 val, const struct atyfb_par *par)
+static void aty_st_pll_ct(int offset, u8 val, const struct atyfb_par *par)
 {
        /* write addr byte */
        aty_st_8(CLOCK_CNTL_ADDR, ((offset << 2) & PLL_ADDR) | PLL_WR_EN, par);