You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
staging: ft1000: Remove unused header ft1000_hw.h
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
537a20aba6
commit
dc080fdaca
@@ -1,10 +0,0 @@
|
||||
|
||||
#ifndef _FT1000_HW_H_
|
||||
#define _FT1000_HW_H_
|
||||
|
||||
#include "ft1000_usb.h"
|
||||
|
||||
extern u16 ft1000_read_register(struct usb_device *dev, u16 *Data, u8 nRegIndx);
|
||||
extern u16 ft1000_write_register(struct usb_device *dev, u16 value, u8 nRegIndx);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user