Search Linux Wireless

Re: [PATCH 3/3] ssb: drop declaration of non existing ssb_sdio_hardware_setup

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 21 Sep 2015 09:47:20 +0200
Rafał Miłecki <zajec5@xxxxxxxxx> wrote:

> Signed-off-by: Rafał Miłecki <zajec5@xxxxxxxxx>
> ---
>  drivers/ssb/ssb_private.h | 5 -----
>  1 file changed, 5 deletions(-)
> 
> diff --git a/drivers/ssb/ssb_private.h b/drivers/ssb/ssb_private.h
> index 1d2256e..426c805 100644
> --- a/drivers/ssb/ssb_private.h
> +++ b/drivers/ssb/ssb_private.h
> @@ -133,7 +133,6 @@ extern int ssb_sdio_get_invariants(struct ssb_bus *bus,
>  
>  extern u32 ssb_sdio_scan_read32(struct ssb_bus *bus, u16 offset);
>  extern int ssb_sdio_scan_switch_coreidx(struct ssb_bus *bus, u8 coreidx);
> -extern int ssb_sdio_hardware_setup(struct ssb_bus *bus);
>  extern void ssb_sdio_exit(struct ssb_bus *bus);
>  extern int ssb_sdio_init(struct ssb_bus *bus);
>  
> @@ -147,10 +146,6 @@ static inline int ssb_sdio_scan_switch_coreidx(struct ssb_bus *bus, u8 coreidx)
>  {
>  	return 0;
>  }
> -static inline int ssb_sdio_hardware_setup(struct ssb_bus *bus)
> -{
> -	return 0;
> -}
>  static inline void ssb_sdio_exit(struct ssb_bus *bus)
>  {
>  }


Acked-by: Michael Buesch <m@xxxxxxx>


-- 
Michael

Attachment: pgpJ4aFE7ZfsQ.pgp
Description: OpenPGP digital signature


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux