]> asedeno.scripts.mit.edu Git - linux.git/commit
thermal: bcm2835: move to the broadcom subdirectory
authorRafał Miłecki <rafal@milecki.pl>
Mon, 17 Apr 2017 21:04:16 +0000 (23:04 +0200)
committerEduardo Valentin <edubezval@gmail.com>
Sun, 23 Apr 2017 15:55:37 +0000 (08:55 -0700)
commit6892cf07e7337776c0b006db3b96a96bf071acb7
tree8cecf00c77a5c6eacf4e0df44884f719d01fcd41
parentcb9b323b5395d0d0cea2922d4f8ad588cf064f46
thermal: bcm2835: move to the broadcom subdirectory

We already have 2 Broadcom drivers and at least 1 more is coming. This
made us create broadcom subdirectory where bcm2835 should be moves now.

Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
drivers/thermal/Kconfig
drivers/thermal/Makefile
drivers/thermal/broadcom/Kconfig
drivers/thermal/broadcom/Makefile
drivers/thermal/broadcom/bcm2835_thermal.c [moved from drivers/thermal/bcm2835_thermal.c with 100% similarity]