init
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0 */
|
||||
/*
|
||||
* Stub hid-ids.h for out-of-tree spi-hid build
|
||||
* The actual hid-ids.h is not needed by spi-hid driver
|
||||
*/
|
||||
#ifndef HID_IDS_H_FILE
|
||||
#define HID_IDS_H_FILE
|
||||
|
||||
/* Empty stub - spi-hid doesn't use any HID vendor/device IDs */
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user