mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00: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>