auxdisplay: img-ascii-lcd: Fix doc comment to silence warnings
[sfrench/cifs-2.6.git] / drivers / auxdisplay / img-ascii-lcd.c
index 9180b9bd58216f780ab608cf75d868cb60e484b1..d8133024fd5d1e8ae1141e5ba302fbab666318df 100644 (file)
@@ -224,7 +224,7 @@ MODULE_DEVICE_TABLE(of, img_ascii_lcd_matches);
 
 /**
  * img_ascii_lcd_scroll() - scroll the display by a character
- * @arg: really a pointer to the private data structure
+ * @t: really a pointer to the private data structure
  *
  * Scroll the current message along the LCD by one character, rearming the
  * timer if required.