Hide Forgot
Description of problem: When compiling 2.6.32-220.13.1, I observe the bellowed warning message: /home/bosong.ly/taobao-kernel/taobao-kernel-build/kernel-2.6.32-220.13.1.el6/linux-2.6.32-220.13.1.el6.x86_64/usr/include/drm/drm_mode.h:85: found __[us]{8,16,32,64} type without #include <linux/types.h> /home/bosong.ly/taobao-kernel/taobao-kernel-build/kernel-2.6.32-220.13.1.el6/linux-2.6.32-220.13.1.el6.x86_64/usr/include/drm/i915_drm.h:120: found __[us]{8,16,32,64} type without #include <linux/types.h> /home/bosong.ly/taobao-kernel/taobao-kernel-build/kernel-2.6.32-220.13.1.el6/linux-2.6.32-220.13.1.el6.x86_64/usr/include/drm/mga_drm.h:260: found __[us]{8,16,32,64} type without #include <linux/types.h> /home/bosong.ly/taobao-kernel/taobao-kernel-build/kernel-2.6.32-220.13.1.el6/linux-2.6.32-220.13.1.el6.x86_64/usr/include/drm/radeon_drm.h:758: found __[us]{8,16,32,64} type without #include <linux/types.h> /home/bosong.ly/taobao-kernel/taobao-kernel-build/kernel-2.6.32-220.13.1.el6/linux-2.6.32-220.13.1.el6.x86_64/usr/include/drm/via_drm.h:117: found __[us]{8,16,32,64} type without #include <linux/types.h> Version-Release number of selected component (if applicable): RHEL6.2 kernel-2.6.32-220.13.1 How reproducible: Use default config, just run make to compile kernel. Expected results: These warnings should be removed.
Minor warnings, likely won't be fixed. P.