diff options
author | Jeff Mahoney <[email protected]> | 2014-01-21 14:34:52 -0800 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2014-01-23 11:01:40 +1000 |
commit | d0ce7b8567ae76b8a6c0eb8361d121deb98c1b3f (patch) | |
tree | 8cc28b042e5adee78f4ed1242ae7d6254857d109 /lib/mpi/longlong.h | |
parent | 918be888d613e58938338b4b0c895de97579173d (diff) |
drm/nouveau: make vga_switcheroo code depend on VGA_SWITCHEROO
Commit 8116188fdef594 ("nouveau/acpi: hook up to the MXM method for mux
switching.") broke the build on non-x86 architectures due to the new
dependency on MXM and MXM being an x86 platform driver.
It built previously since the vga switcheroo registration routines were
zereod out on !X86. The code was built in but unused.
This patch makes all of the DSM code depend on CONFIG_VGA_SWITCHEROO,
allowing it to build on non-x86 and shrinking the module size as well.
[[email protected]: fix build eror when VGA_SWITCHEROO is not enabled]
Signed-off-by: Jeff Mahoney <[email protected]>
Signed-off-by: Jiri Slaby <[email protected]>
Cc: David Airlie <[email protected]>
Signed-off-by: Randy Dunlap <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'lib/mpi/longlong.h')
0 files changed, 0 insertions, 0 deletions