]> git.ipfire.org Git - thirdparty/linux.git/commit
of:of_numa: remove unused macro
authorBa Jing <bajing@cmss.chinamobile.com>
Tue, 8 Oct 2024 06:06:45 +0000 (14:06 +0800)
committerRob Herring (Arm) <robh@kernel.org>
Tue, 8 Oct 2024 14:47:30 +0000 (09:47 -0500)
commit29bf3116cf2973bfaacce52e4e3a3b77719bae52
tree3e2e7628e57bbebed3d6f1f872a3bf9736e86313
parentfbe4ba6c5c7c6bb61321ea65721e3c937e8e82cb
of:of_numa: remove unused macro

By reading the code, I found the marco DEFAULT_NODE is never
referenced in the code. Just remove it.

Signed-off-by: Ba Jing <bajing@cmss.chinamobile.com>
Link: https://lore.kernel.org/r/20241008060645.36071-1-bajing@cmss.chinamobile.com
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
drivers/of/of_numa.c