Re: [PATCH v5] clk: bcm2835: Add support for programming the audio domain clocks.

From: Eric Anholt
Date: Thu Oct 08 2015 - 19:44:38 EST


Stephen Boyd <sboyd@xxxxxxxxxxxxxx> writes:

> On 10/06, Eric Anholt wrote:
>> diff --git a/drivers/clk/bcm/clk-bcm2835.c b/drivers/clk/bcm/clk-bcm2835.c
>> index dd295e4..b4d4421 100644
>> --- a/drivers/clk/bcm/clk-bcm2835.c
>> +++ b/drivers/clk/bcm/clk-bcm2835.c
>> @@ -17,10 +17,273 @@
>> #include <linux/clk-provider.h>
>> #include <linux/clkdev.h>
>> #include <linux/clk/bcm2835.h>
>> +#include <linux/module.h>
>> #include <linux/of.h>
>> +#include <linux/of_address.h>
>> +#include <linux/platform_device.h>
>> +#include <dt-bindings/clock/bcm2835.h>
>
> Please include slab.h for the kzalloc usage

OK, I think I've done all of your feedback now, as well as Stephen
Warren's.

Attachment: signature.asc
Description: PGP signature