From: Bruce Allan Date: Tue, 22 Jan 2013 08:44:30 +0000 (+0000) Subject: e1000e: cosmetic move of #defines and function prototypes to the new nvm.h X-Git-Tag: v3.9-rc1~139^2~157^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d22631134d86b15689e6fea907aa97fffd88dbf6;p=pandora-kernel.git e1000e: cosmetic move of #defines and function prototypes to the new nvm.h Move #defines and function prototypes which are applicable to all/most devices supported by the driver and are specific to the NVM component of each device to the new nvm.h header file. These #defines and function prototypes can be used by other files in the driver and moving them to the NVM-specific file makes it clearer to which component they are applicable. Signed-off-by: Bruce Allan Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed