Re: [2.6 patch] kill include/linux/eeprom.h

From: Jeff Garzik
Date: Thu Feb 17 2005 - 13:37:15 EST


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



-
To unsubscribe from this list: 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