Adrian Bunk wrote:
This patch kills include/linux/eeprom.h .
Rationale:
- it's only used by one single driver
- most of this file are non-inline and non-static functions (sic)
This patch moves all required contents of this file into ns83820.c and
removes include/linux/eeprom.h (and makes setup_ee_mem_bitbanger
static).
Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>
I would rather update other drivers to use it :)
Jeff
-
: send the line "unsubscribe linux-net" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html