mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00

The header exports API for application layer 1. move under include/linux and add to the export list 2. update include path n the sources 3. update TODO Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
10 lines
279 B
Plaintext
10 lines
279 B
Plaintext
TODO:
|
|
- Cleanup and split the timer function
|
|
Upon Unstaging:
|
|
- Documentation/ioctl/ioctl-number.txt
|
|
- move mei.txt under Documentation/mei/
|
|
- move mei-amt-version.c under Documentation/mei
|
|
- add hostprogs-y for mei-amt-version.c
|
|
- drop mei_version.h
|
|
- Updated MAINTAINERS
|