diff options
| author | Yanjiang Jin <[email protected]> | 2017-10-24 06:23:41 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2017-10-24 08:43:52 +0000 |
| commit | c6cd924efe941ef62eb805c59e4a09e219ac5c6d (patch) | |
| tree | 26357905bbc3a911402e157f7c8db3d101fcaf5d /drivers/fpga/fpga-region.c | |
| parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... (diff) | |
| download | kernel-c6cd924efe941ef62eb805c59e4a09e219ac5c6d.tar.gz kernel-c6cd924efe941ef62eb805c59e4a09e219ac5c6d.zip | |
cpu/hotplug: Remove obsolete notifier macros
commit 530e9b76ae8f ("cpu/hotplug: Remove obsolete cpu hotplug
register/unregister functions")' removed the below macros:
- #define CPU_UP_CANCELED 0x0004 /* CPU (unsigned)v NOT coming up */
- #define CPU_DOWN_PREPARE 0x0005 /* CPU (unsigned)v going down */
- #define CPU_DOWN_FAILED 0x0006 /* CPU (unsigned)v NOT going down */
But "CPU_UP_CANCELED_FROZEN, CPU_DOWN_PREPARE_FROZEN and
CPU_DOWN_FAILED_FROZEN" still refer to them, and nobody uses these "FROZEN"
macros now, so remove them too.
Signed-off-by: Yanjiang Jin <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/fpga/fpga-region.c')
0 files changed, 0 insertions, 0 deletions
