diff options
| author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2014-11-19 12:14:57 -0500 |
|---|---|---|
| committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2014-11-19 12:17:38 -0500 |
| commit | 54499b2a926964b6b671fd03dcdc83c444b8f467 (patch) | |
| tree | ba57cd39218554850e4b920747b9e71f1f9842ee /include/uapi/linux/Kbuild | |
| parent | 2eb5252e2fffc52745a672152c7df597f4041045 (diff) | |
| parent | 0485c9dc24ec0939b42ca5104c0373297506b555 (diff) | |
Merge tag 'drm-intel-fixes-2014-11-19' into drm-intel-next-queued
So with all the code movement and extraction in intel_pm.c in -next
git is hopelessly confused with
commit 2208d655a91f9879bd9a39ff9df05dd668b3512c
Author: Daniel Vetter <daniel.vetter@ffwll.ch>
Date: Fri Nov 14 09:25:29 2014 +0100
drm/i915: drop WaSetupGtModeTdRowDispatch:snb
from -fixes. Worse even small changes in -next move around the
conflict context so rerere is equally useless. Let's just backmerge
and be done with it.
Conflicts:
drivers/gpu/drm/i915/i915_drv.c
drivers/gpu/drm/i915/intel_pm.c
Except for git getting lost no tricky conflicts really.
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Diffstat (limited to 'include/uapi/linux/Kbuild')
| -rw-r--r-- | include/uapi/linux/Kbuild | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/uapi/linux/Kbuild b/include/uapi/linux/Kbuild index b70237e8bc37..4c94f31a8c99 100644 --- a/include/uapi/linux/Kbuild +++ b/include/uapi/linux/Kbuild | |||
| @@ -125,6 +125,7 @@ header-y += filter.h | |||
| 125 | header-y += firewire-cdev.h | 125 | header-y += firewire-cdev.h |
| 126 | header-y += firewire-constants.h | 126 | header-y += firewire-constants.h |
| 127 | header-y += flat.h | 127 | header-y += flat.h |
| 128 | header-y += fou.h | ||
| 128 | header-y += fs.h | 129 | header-y += fs.h |
| 129 | header-y += fsl_hypervisor.h | 130 | header-y += fsl_hypervisor.h |
| 130 | header-y += fuse.h | 131 | header-y += fuse.h |
| @@ -141,6 +142,7 @@ header-y += hid.h | |||
| 141 | header-y += hiddev.h | 142 | header-y += hiddev.h |
| 142 | header-y += hidraw.h | 143 | header-y += hidraw.h |
| 143 | header-y += hpet.h | 144 | header-y += hpet.h |
| 145 | header-y += hsr_netlink.h | ||
| 144 | header-y += hyperv.h | 146 | header-y += hyperv.h |
| 145 | header-y += hysdn_if.h | 147 | header-y += hysdn_if.h |
| 146 | header-y += i2c-dev.h | 148 | header-y += i2c-dev.h |
| @@ -251,6 +253,7 @@ header-y += mii.h | |||
| 251 | header-y += minix_fs.h | 253 | header-y += minix_fs.h |
| 252 | header-y += mman.h | 254 | header-y += mman.h |
| 253 | header-y += mmtimer.h | 255 | header-y += mmtimer.h |
| 256 | header-y += mpls.h | ||
| 254 | header-y += mqueue.h | 257 | header-y += mqueue.h |
| 255 | header-y += mroute.h | 258 | header-y += mroute.h |
| 256 | header-y += mroute6.h | 259 | header-y += mroute6.h |
| @@ -424,6 +427,7 @@ header-y += virtio_net.h | |||
| 424 | header-y += virtio_pci.h | 427 | header-y += virtio_pci.h |
| 425 | header-y += virtio_ring.h | 428 | header-y += virtio_ring.h |
| 426 | header-y += virtio_rng.h | 429 | header-y += virtio_rng.h |
| 430 | header=y += vm_sockets.h | ||
| 427 | header-y += vt.h | 431 | header-y += vt.h |
| 428 | header-y += wait.h | 432 | header-y += wait.h |
| 429 | header-y += wanrouter.h | 433 | header-y += wanrouter.h |
