From: Brent Casavant Date: Thu, 20 Apr 2006 20:38:16 +0000 (-0500) Subject: [IA64] IOC4 config option ordering X-Git-Tag: v2.6.17-rc4~135^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1311af12c7ca176a790a911a3fb6fed1f3bb387;p=pandora-kernel.git [IA64] IOC4 config option ordering SERIAL_SGI_IOC4 and BLK_DEV_SGIIOC4 depend upon SGI_IOC4, and SERIAL_SGI_IOC3 depends upon SGI_IOC3. Currently the definitions are out of order in the config sequence. Fix by including drivers/sn/Kconfig immediately after SGI_SN, upon which SGI_IOC4 and SGI_IOC3 depend. Signed-off-by: Brent Casavant Signed-off-by: Tony Luck --- Reading git-diff-tree failed