diff --git a/drivers/media/common/videobuf2/videobuf2-cma-sg.c b/drivers/media/common/videobuf2/videobuf2-cma-sg.c index 84b447100db0..b2f8340ddb7e 100644 --- a/drivers/media/common/videobuf2/videobuf2-cma-sg.c +++ b/drivers/media/common/videobuf2/videobuf2-cma-sg.c @@ -1,6 +1,6 @@ // SPDX-License-Identifier: GPL-2.0 /* - * Copyright (C) 2022 Rockchip Electronics Co., Ltd + * Copyright (C) 2022 Rockchip Electronics Co., Ltd. * Based on videobuf2-dma-sg.c */