// SPDX-License-Identifier: GPL-2.0-only /************************************************************************** * Copyright (c) 2011, Intel Corporation. * All Rights Reserved. * **************************************************************************/ #include "psb_drv.h" #include "gma_device.h" void gma_get_core_freq(struct drm_device *dev) { … }