From: Harvey Harrison Date: Tue, 22 Jul 2008 21:40:47 +0000 (-0700) Subject: PCI: fixup sparse endianness warnings in proc.c X-Git-Tag: v2.6.27-rc1~511^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f17a077e61b627e58db5926bc474cf308318dad9;p=pandora-kernel.git PCI: fixup sparse endianness warnings in proc.c drivers/pci/proc.c:91:3: warning: cast from restricted __le16 drivers/pci/proc.c:100:3: warning: cast from restricted __le32 drivers/pci/proc.c:109:3: warning: cast from restricted __le16 drivers/pci/proc.c:161:40: warning: cast to restricted __le16 drivers/pci/proc.c:170:41: warning: cast to restricted __le32 drivers/pci/proc.c:179:40: warning: cast to restricted __le16 Signed-off-by: Harvey Harrison Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed