kernel/drivers/auxdisplay/arm-charlcd.c
.. .. @@ -2,7 +2,7 @@ 2 2 /* 3 3 * Driver for the on-board character LCD found on some ARM reference boards 4 4 * This is basically an Hitachi HD44780 LCD with a custom IP block to drive it 5 - * http://en.wikipedia.org/wiki/HD44780_Character_LCD5 + * https://en.wikipedia.org/wiki/HD44780_Character_LCD6 6 * Currently it will just display the text "ARM Linux" and the linux version 7 7 * 8 8 * Author: Linus Walleij <triad@df.lth.se>