Re: [PATCH 1/9] power/reset: brcmstb: Make the driver buildable on MIPS

2015-01-21 Thread Sebastian Reichel
Hi, On Tue, Nov 25, 2014 at 04:49:46PM -0800, Kevin Cernekee wrote: Now that the driver doesn't use any ARM-specific headers, it is safe to build on MIPS or with COMPILE_TEST. Thanks, applied. -- Sebastian signature.asc Description: Digital signature

[PATCH 1/9] power/reset: brcmstb: Make the driver buildable on MIPS

2014-11-25 Thread Kevin Cernekee
Now that the driver doesn't use any ARM-specific headers, it is safe to build on MIPS or with COMPILE_TEST. Signed-off-by: Kevin Cernekee cerne...@gmail.com --- drivers/power/reset/Kconfig | 9 - 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/drivers/power/reset/Kconfig