diff options
author | Stephen Rothwell <sfr@canb.auug.org.au> | 2008-10-20 22:59:18 +1100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2008-10-22 09:56:28 -0700 |
commit | 83454a285714f8365a4d391d8f2be3a956b32498 (patch) | |
tree | 1191c03759e2937dfca5c155c2048252b5bcd2c0 /drivers | |
parent | 88f0aee6bdc477352b5f6e9d72e449da9bdb2dd2 (diff) | |
download | linux-3.10-83454a285714f8365a4d391d8f2be3a956b32498.tar.gz linux-3.10-83454a285714f8365a4d391d8f2be3a956b32498.tar.bz2 linux-3.10-83454a285714f8365a4d391d8f2be3a956b32498.zip |
linux-next: build failure
sxghif.h has code that explicitly will not build fo other architecures.
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/staging/sxg/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/sxg/README b/drivers/staging/sxg/README index 4d1ddbe4c33..d514d184880 100644 --- a/drivers/staging/sxg/README +++ b/drivers/staging/sxg/README @@ -7,6 +7,7 @@ TODO: - remove wrappers - checkpatch.pl cleanups - new functionality that the card needs + - remove reliance on x86 Please send patches to: Greg Kroah-Hartman <gregkh@suse.de> |