Re: [PATCH 6/7] simplefb: Include clk.h

2015-08-20 Thread Tomi Valkeinen
On 11/07/15 02:03, Stephen Boyd wrote: > This driver uses the consumer API, so include clk.h explicitly > instead of impliclty through the provider API. > > Cc: Luc Verhaegen > Cc: Hans de Goede > Cc: Geert Uytterhoeven > Cc: Maxime Ripard > Cc: David Herrmann > Cc: Tomi Valkeinen > Signed

Re: [PATCH 6/7] simplefb: Include clk.h

2015-07-12 Thread Geert Uytterhoeven
On Sat, Jul 11, 2015 at 1:03 AM, Stephen Boyd wrote: > This driver uses the consumer API, so include clk.h explicitly > instead of impliclty through the provider API. > > Cc: Luc Verhaegen > Cc: Hans de Goede > Cc: Geert Uytterhoeven > Cc: Maxime Ripard > Cc: David Herrmann > Cc: Tomi Valkein