]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: conditionally compile platform-specific serial drivers
authorHannes Reinecke <hare@suse.de>
Tue, 27 Jun 2017 14:29:51 +0000 (16:29 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 31 Aug 2017 04:26:48 +0000 (14:26 +1000)
commit9cdfb4daed1720918cf8f9a1a60591f1cd693528
treecb7416d60c27c5848decdedf9851c3ee0acd3070
parent8a4eab92aaf8877eed24a18b87a72098e4b042c0
powerpc: conditionally compile platform-specific serial drivers

mpsc.c and mpc52xx-psc.c are platform-specific serial drivers, and
should be compiled for the respective platforms only.

Signed-off-by: Hannes Reinecke <hare@suse.com>
Reviewed-by: Torsten Duwe <duwe@suse.de>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/boot/Makefile
arch/powerpc/boot/serial.c