aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/matrox/matroxfb_maven.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/matrox/matroxfb_maven.c')
-rw-r--r--drivers/video/matrox/matroxfb_maven.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/matrox/matroxfb_maven.c b/drivers/video/matrox/matroxfb_maven.c
index 0cd58f84fb46..89da27bd5c49 100644
--- a/drivers/video/matrox/matroxfb_maven.c
+++ b/drivers/video/matrox/matroxfb_maven.c
@@ -220,7 +220,7 @@ static int matroxfb_PLL_mavenclock(const struct matrox_pll_features2* pll,
220 unsigned int scrlen; 220 unsigned int scrlen;
221 unsigned int fmax; 221 unsigned int fmax;
222 222
223 DBG(__FUNCTION__) 223 DBG(__func__)
224 224
225 scrlen = htotal * (vtotal - 1); 225 scrlen = htotal * (vtotal - 1);
226 fwant = htotal * vtotal; 226 fwant = htotal * vtotal;