diff options
author | Jens Axboe <[email protected]> | 2021-10-01 19:23:26 -0600 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2021-10-18 14:42:44 -0600 |
commit | 1f0a258f114b5b152855d31179f902cb10bdfb59 (patch) | |
tree | bcecf116f773a5d6a0c32ce8b5690d6779984b63 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 5deae20c552aec0750cc7b95e84ca94121aac3b3 (diff) |
swim3: add missing major.h include
swim3 got this through blkdev.h previously, but blkdev.h is not including
it anymore. Include it specifically for the driver, otherwise FLOPPY_MAJOR
is undefined and breaks the compile on PPC if swim3 is configured.
Fixes: b81e0c2372e6 ("block: drop unused includes in <linux/genhd.h>")
Reported-by: Naresh Kamboju <[email protected]>
Acked-by: Randy Dunlap <[email protected]> # build-tested
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions