From: Stephen Hemminger Date: Tue, 25 Apr 2006 17:58:52 +0000 (-0700) Subject: [PATCH] sky2: use ALIGN() macro X-Git-Tag: v2.6.17-rc3~11^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a15d56f78936ec15a5d747546f25ace8fef9a03;p=pandora-kernel.git [PATCH] sky2: use ALIGN() macro The ALIGN() macro in kernel.h does the same math that the sky2 driver was using for padding. Signed-off-by: Stephen Hemminger Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed