Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b60f5f06 authored by Sergio Paracuellos's avatar Sergio Paracuellos Committed by Greg Kroah-Hartman
Browse files

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: default avatarSergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 48ecb225
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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)},