]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/linux/compat.h
linux_compat: remove cpu_relax() define
[karo-tx-uboot.git] / include / linux / compat.h
index 6ff3915216814e81d0f46fd1ba04e969290ed9a7..da1420f425c84d12f6e8fa947903b5cb338c38da 100644 (file)
@@ -315,8 +315,6 @@ struct notifier_block {};
 
 typedef unsigned long dmaaddr_t;
 
-#define cpu_relax() do {} while (0)
-
 #define pm_runtime_get_sync(dev) do {} while (0)
 #define pm_runtime_put(dev) do {} while (0)
 #define pm_runtime_put_sync(dev) do {} while (0)