include/fat.h: Audit include list
authorTom Rini <trini@konsulko.com>
Wed, 21 May 2025 22:51:18 +0000 (16:51 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 2 Jun 2025 23:26:15 +0000 (17:26 -0600)
commit43d76dc7df600b10cbf70753750bf87de098b210
treeed41e9f6f9a3e4e76193dafdaf498fb9b11165db
parent40d5f553316eba90a893a58c12c098da74dca335
include/fat.h: Audit include list

This file does not need <asm/cache.h> so remove it. However the file
common/spl/spl_fat.c does need it, so add it there.

Signed-off-by: Tom Rini <trini@konsulko.com>
common/spl/spl_fat.c
include/fat.h