mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
define GENERIC_IOMAP in a central location instead of all architectures. This will be helpful for the follow-up patch which makes it select other configs. Code is also a bit shorter this way. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>