Re: [PATCH v3 1/2] apple_bl: Add register/unregister functions

From: Matthew Garrett
Date: Fri Mar 16 2012 - 11:37:32 EST


On Thu, Mar 15, 2012 at 04:32:07PM -0500, Seth Forshee wrote:

> +extern int apple_bl_register(void);
> +extern void apple_bl_unregister(void);
> +
> +#endif

Ideally you'd provide stub functions here so gmux can be built even if
apple_bl isn't.

--
Matthew Garrett | mjg59@xxxxxxxxxxxxx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/