From: Kyle McMartin Date: Wed, 21 Jun 2006 19:27:29 +0000 (+0000) Subject: [PARISC] OS_ID_LINUX == 0x0006 X-Git-Tag: v2.6.18-rc1~359^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec1fdc24c2ae012b078ba0187ceef208e08a3aec;p=pandora-kernel.git [PARISC] OS_ID_LINUX == 0x0006 We were assigned an OS_ID of 0x0006. Consistently use OS_ID_LINUX instead of using the magic number. Also update the OS_ID_ defines in asm/pdc.h to reflect this. Signed-off-by: Kyle McMartin --- Reading git-diff-tree failed