File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 6
6
*
7
7
* This driver is based on tgafb.c
8
8
*
9
- * Copyright (C) 1997 Geert Uytterhoeven
9
+ * Copyright (C) 1997 Geert Uytterhoeven
10
10
* Copyright (C) 1995 Jay Estabrook
11
11
*
12
12
* This file is subject to the terms and conditions of the GNU General Public
28
28
#include <asm/io.h>
29
29
#include <asm/jazz.h>
30
30
31
- /*
31
+ /*
32
32
* Various defines for the G364
33
33
*/
34
34
#define G364_MEM_BASE 0xe4400000
@@ -125,7 +125,7 @@ static const struct fb_ops g364fb_ops = {
125
125
*
126
126
* This call looks only at xoffset, yoffset and the FB_VMODE_YWRAP flag
127
127
*/
128
- static int g364fb_pan_display (struct fb_var_screeninfo * var ,
128
+ static int g364fb_pan_display (struct fb_var_screeninfo * var ,
129
129
struct fb_info * info )
130
130
{
131
131
if (var -> xoffset ||
You can’t perform that action at this time.
0 commit comments