log: Add a category for filesystems
authorSimon Glass <sjg@chromium.org>
Sat, 28 Jan 2023 22:00:16 +0000 (15:00 -0700)
committerTom Rini <trini@konsulko.com>
Mon, 6 Feb 2023 18:04:53 +0000 (13:04 -0500)
commit4f6daaca0fa225e785bd8293d7c5c88d9ff0b1bd
treef5eea03baf9710eeb208992dae416b67199b7502
parent3574eb8229fd36b96b29adf0891272e16930e24a
log: Add a category for filesystems

Sometimes it is useful to log things related to filesystems. Add a new
category and place it at the top of one of the FAT files.

Signed-off-by: Simon Glass <sjg@chromium.org>
common/log.c
fs/fat/fat_write.c
include/log.h