mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
My commit removing that also removed it from the header file which can break compilation of userspace that needed it, add it back for API/ABI compatibility purposes (but no code to implement anything for it.) Signed-off-by: Johannes Berg <johannes.berg@intel.com>