Commit 274c7da7 authored by Andries E. Brouwer's avatar Andries E. Brouwer Committed by Linus Torvalds

[PATCH] compilation fix (tpyo)

parent 715feb63
......@@ -438,9 +438,9 @@ extern void device_resume(u32 level);
extern void device_shutdown(void);
/* drivrs/base/firmware.c */
/* drivers/base/firmware.c */
extern int firmware_register(struct subsystem *);
extern void firmware_uregister(struct subsystem *);
extern void firmware_unregister(struct subsystem *);
/* debugging and troubleshooting/diagnostic helpers. */
#ifdef DEBUG
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment