aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include/uapi/asm/poll.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/blackfin/include/uapi/asm/poll.h')
-rw-r--r--arch/blackfin/include/uapi/asm/poll.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/blackfin/include/uapi/asm/poll.h b/arch/blackfin/include/uapi/asm/poll.h
index 8b094d43e9b7..cd2f1a78aba5 100644
--- a/arch/blackfin/include/uapi/asm/poll.h
+++ b/arch/blackfin/include/uapi/asm/poll.h
@@ -9,7 +9,7 @@
#ifndef _UAPI__BFIN_POLL_H
#define _UAPI__BFIN_POLL_H
-#define POLLWRNORM 4 /* POLLOUT */
+#define POLLWRNORM POLLOUT
#define POLLWRBAND 256
#include <asm-generic/poll.h>