commit | 7fe442a1a50f8b4fe49f685f21b08dd8f070f429 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Fri Oct 05 22:23:53 2012 +0200 |
committer | Jean Delvare <khali@endymion.delvare> | Fri Oct 05 22:23:53 2012 +0200 |
tree | c17d35eba6bb97d0a6c9ed1e28456599a3313200 | |
parent | bccd780f867c82571181f6ca03e243beba697607 [diff] |
i2c-parport: i2c_parport_irq can be static i2c_parport_irq is only called internally so it can be static. Signed-off-by: Jean Delvare <khali@linux-fr.org>