x86: cpu: Describe board final hooks in the header
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 18 Oct 2024 15:55:57 +0000 (18:55 +0300)
committerTom Rini <trini@konsulko.com>
Fri, 9 May 2025 16:39:27 +0000 (10:39 -0600)
commitf183d2c56ba79360e15ff90be6a3bae3ccdb9201
treeb7a7147c807486b7c37224233b87592ccb886fa0
parentffd5d9cc2720f225fc6e8fa557cb3487965b7067
x86: cpu: Describe board final hooks in the header

The new two declarations board_final_init() and board_final_cleanup()
need a description. Add it here.

Suggested-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/x86/include/asm/cpu.h