]> bbs.cooldavid.org Git - net-next-2.6.git/commit
scu_ipc: Fix warning caused by include changes
authorAlan Cox <alan@linux.intel.com>
Mon, 13 Sep 2010 14:55:05 +0000 (15:55 +0100)
committerMatthew Garrett <mjg@redhat.com>
Thu, 21 Oct 2010 13:36:45 +0000 (09:36 -0400)
commit209009b2cb29124ad707fbb3ba4c95d3d100a1c4
tree55dc23b6c154234260ba62b55df3b9a82a51a3c1
parent392bd8b58414106b129d72a33fa99b999b720237
scu_ipc: Fix warning caused by include changes

We need to include the SFI headers. This is fine as the SCU is only
relevant to x86 platforms with SFI.

Fixes the -next warning report.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
drivers/platform/x86/intel_scu_ipc.c