diff options
author | Thomas Weißschuh <linux@weissschuh.net> | 2022-11-26 08:10:00 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2022-11-30 13:46:48 +0300 |
commit | d5090716be6791ada9ee142163a4934c1c147aaa (patch) | |
tree | 3439cf21046b852b3df2cf2ec92a687b38a9811e /arch/powerpc/boot | |
parent | 260095926d3956071c6699a28824c3f0fa7cd97a (diff) | |
download | linux-d5090716be6791ada9ee142163a4934c1c147aaa.tar.xz |
powerpc/book3e: remove #include <generated/utsrelease.h>
Commit 7ad4bd887d27 ("powerpc/book3e: get rid of #include <generated/compile.h>")
removed the usage of the define UTS_RELEASE but forgot to drop the
include.
utsrelease.h is potentially generated on each build. By removing the
unused include we can get rid of some spurious recompilations.
Fixes: 7ad4bd887d27 ("powerpc/book3e: get rid of #include <generated/compile.h>")
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Reviewed-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Christophe Leroy <christophe.leroy@csgroup.eu>
[mpe: Fix typo in change log and add more explanation]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20221126051002.123199-2-linux@weissschuh.net
Diffstat (limited to 'arch/powerpc/boot')
0 files changed, 0 insertions, 0 deletions