/***************************************************************************** * * Copyright (c) 2012 - 2016 Samsung Electronics Co., Ltd. All rights reserved * ****************************************************************************/ #ifndef __SLSI_HYDRA_H__ #define __SLSI_HYDRA_H__ void slsi_hydra_get_chip_info(struct hydra_service_info *chip_info); #endif