diff mbox series

[1/8] backports: add linux/units.h

Message ID 20200419171039.17268-2-hauke@hauke-m.de (mailing list archive)
State New, archived
Headers show
Series backports: Update to version 5.6.5 | expand

Commit Message

Hauke Mehrtens April 19, 2020, 5:10 p.m. UTC
From: Johannes Berg <johannes.berg@intel.com>

We can just copy this.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
---
 copy-list | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/copy-list b/copy-list
index 328e92d0..ba10a0bf 100644
--- a/copy-list
+++ b/copy-list
@@ -23,6 +23,7 @@  include/linux/crc32poly.h
 include/linux/bitfield.h
 include/linux/average.h
 include/linux/overflow.h
+include/linux/units.h
 
 # crypto_memneq
 crypto/memneq.c -> compat/memneq.c