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

Commit e6693eab authored by Miguel Boton's avatar Miguel Boton Committed by John W. Linville
Browse files

b43: add 'struct b43_wl' missing declaration



'struct b43_wl' declaration is missing at 'leds.h'.
It should be declared to avoid getting some GCC warnings at 'b43_leds_unregister'.

Signed-off-by: default avatarMiguel Botón <mboton@gmail.com>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent d50bae33
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
#ifndef B43_LEDS_H_
#define B43_LEDS_H_

struct b43_wl;
struct b43_wldev;

#ifdef CONFIG_B43_LEDS