"...0d0cea2424ae97b27447dc64a7dbfae83c036c45b403392f0e8ba.png" did not exist on "d19dacb732209ba25e2e1f912b74d9d64a608bb0"
intel_idle: Fix a cast to pointer from integer of different size warning in intel_idle
Fix the following warning: drivers/idle/intel_idle.c: In function 'intel_idle_cpuidle_devices_init': drivers/idle/intel_idle.c:518:5: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] By making get_driver_data() return a long instead of an int. Signed-off-by:David Howells <dhowells@redhat.com> Signed-off-by:
Len Brown <len.brown@intel.com>
Loading
Please register or sign in to comment