]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/atm/he.c
afs: replace remaining __FUNCTION__ occurrences
[linux-2.6-omap-h63xx.git] / drivers / atm / he.c
index 2e3395b7e8c1cd844488521ebc56e65d504980ad..ffc4a5a419465da6e749a084926b21c69fc2a50b 100644 (file)
@@ -3000,8 +3000,7 @@ he_proc_read(struct atm_dev *dev, loff_t *pos, char *page)
 
 /* eeprom routines  -- see 4.7 */
 
-u8
-read_prom_byte(struct he_dev *he_dev, int addr)
+static u8 read_prom_byte(struct he_dev *he_dev, int addr)
 {
        u32 val = 0, tmp_read = 0;
        int i, j = 0;