From: Pavel Roskin Date: Wed, 27 Jul 2011 02:26:59 +0000 (-0400) Subject: ath5k: clean up base.h and its use X-Git-Tag: v3.2-rc1~129^2~422^2^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=931be260ed54843edac37cb3ff09a40b86114b31;p=pandora-kernel.git ath5k: clean up base.h and its use Remove unnecessary includes from base.h. Add includes to other files as necessary. Don't include base.h unless needed. Move declarations for functions in base.c from ath5k.h to base.h. Use a better named define to protect base.h against double inclusion. Signed-off-by: Pavel Roskin Signed-off-by: John W. Linville --- Reading git-diff-tree failed