]> err.no Git - linux-2.6/blobdiff - drivers/input/joystick/grip_mp.c
[PATCH] Additions to .data.read_mostly section
[linux-2.6] / drivers / input / joystick / grip_mp.c
index 42e5005d621f2e8ae34d0a12d2750c30e41ff399..0da7bd133ccf39f03e948d60e2bfa19e18b742ea 100644 (file)
@@ -171,7 +171,7 @@ static int mp_io(struct gameport* gameport, int sendflags, int sendcode, u32 *pa
        *packet = 0;
        raw_data = gameport_read(gameport);
        if (raw_data & 1)
-               return IO_RETRY;
+               return IO_RETRY;
 
        for (i = 0; i < 64; i++) {
                raw_data = gameport_read(gameport);