mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-14 06:30:20 -04:00
staging: ks7010: delete not used definitions in ks7010_sdio source
This commit removes two definitions inside ks7010_sdio source file because they are not being used at all. Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
48ecb2256a
commit
b60f5f0627
@@ -94,10 +94,7 @@ enum gen_com_reg_b {
|
||||
|
||||
#define KS7010_IRAM_ADDRESS 0x06000000
|
||||
|
||||
|
||||
#define KS7010_FUNC_NUM 1
|
||||
#define KS7010_IO_BLOCK_SIZE 512
|
||||
#define KS7010_MAX_CLOCK 25000000
|
||||
|
||||
static const struct sdio_device_id ks7010_sdio_ids[] = {
|
||||
{SDIO_DEVICE(SDIO_VENDOR_ID_KS_CODE_A, SDIO_DEVICE_ID_KS_7010)},
|
||||
|
||||
Reference in New Issue
Block a user